home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
lagoonquest.swf
/
scripts
/
DefineButton2_529
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-09-27
|
91b
|
6 lines
on(release){
stopAllSounds();
fx.gotoAndPlay("btn");
gotoAndStop("title");
}